-
Home
-
Tutor LMS – eLearning and online course solution
-
3.0.2
-
Code
-
Classes
- CartController
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
249 |
Lines of code |
120 |
Logical lines of code |
45 |
Comment lines |
62 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_course_to_cart() |
S |
47 |
5 |
43 |
delete_course_from_cart() |
S |
48 |
4 |
39 |
create_cart_page() |
S |
61 |
2 |
13 |
__construct() |
S |
68 |
2 |
7 |
get_user_cart_item_count() |
S |
67 |
2 |
8 |
get_page_url() |
S |
80 |
1 |
3 |
get_page_id() |
S |
79 |
1 |
3 |
get_cart_items() |
S |
76 |
1 |
4 |